C1.WPF.Report Assembly / C1.WPF.Report Namespace / ReportObjectNamedList<TItem> Class / Report Property

In This Topic
Report Property (ReportObjectNamedList<TItem>)
In This Topic
Gets the FlexReport object owning this collection.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Report As FlexReport
 
See Also